home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2.0 - Programmer's Utilities Power Pack / Delphi 2.0 Programmer's Utilities Power Pack.iso / a_to_d / dll101 / aboutbox.dfm / aboutbox.txt
Encoding:
Text File  |  1996-09-15  |  402 b   |  19 lines

  1. object Form1: TForm1
  2.   Left = 214
  3.   Top = 116
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Example by M.WiseCarver - CIS:102507,3374'
  7.   ClientHeight = 277
  8.   ClientWidth = 431
  9.   Color = clBlue
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   PixelsPerInch = 96
  16.   Position = poScreenCenter
  17.   TextHeight = 16
  18. end
  19.